1 # Library Management System
2 This
is a little program i have written in python to show relationships in a library management system
3
4 ## Screenshots
5 ![](screenshot.jpg)
6
7 ## Objectives
8 - Have the main Library
class
9 - Have a child
class called Librarian whos' parent class is the library class
10 - have a child
class called Books_database
11 - Have a Patron parent
class
12 - Have a child
class called Patron_record
13 - Have a Vendor
class
14
15 ## Goals
16 - Using the above structure someone can interact with the library system
on specific areas.
17
18 ## To-
do
19 - Error handling
20 - Save data to text files
21 - Save data to database
22   
23
24 **Email**
25 <mwikyakimolo@gmail.com>


Gõ tìm kiếm nhanh...